Zip for .NET
FindIndex(Int32,Int32,Predicate<C1ZipEntry>) メソッド

C1.C1Zip.4.5.2 アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス > FindIndex メソッド : FindIndex(Int32,Int32,Predicate<C1ZipEntry>) メソッド
シンタックス
'宣言
 
Public Overloads Function FindIndex( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer, _
   ByVal match As System.Predicate(Of C1ZipEntry) _
) As System.Integer
public System.int FindIndex( 
   System.int startIndex,
   System.int count,
   System.Predicate<C1ZipEntry> match
)

パラメータ

startIndex
count
match
参照

C1ZipEntryCollection クラス
C1ZipEntryCollection メンバ
オーバーロード一覧